From d743e2998a90b73a3addb36ff09a00abaffbe8b5 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 10 Nov 2005 18:55:32 +0000 Subject: [PATCH] Link to Ron's delorme-new-interstate tutorial. --- gpsbabel/tools/mkcapabilities | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpsbabel/tools/mkcapabilities b/gpsbabel/tools/mkcapabilities index a9a16fa53..ac97ad3b1 100755 --- a/gpsbabel/tools/mkcapabilities +++ b/gpsbabel/tools/mkcapabilities @@ -11,6 +11,8 @@ function getcap(type, cap, sname, lname) { printf "Yes" } else if (sname == "s_and_t") { printf "[1][2]" + } else if (sname == "an1") { + printf "Yes" } print "" -- 2.30.2